McPidSettings.MaximumOutput property
The maximum output of the PID. The maximum torque in % or maximum velocity.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public double MaximumOutput { get; set; }
Public Property MaximumOutput As Double
Property Value
Type: double
See also